Click or drag to resize

MessageExtendedProperties Property

Contains collection of extended (custom) properties.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ExtendedPropertyList ExtendedProperties { get; }

Property Value

Type: ExtendedPropertyList
The extended properties.
See Also